%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: d99e36ef486e73e438ae778331a97d84, type: 3}
  m_Name: KeyDoorSystem
  m_EditorClassIdentifier: 
  nameId: KeyDoorSystem
  nameString: Key Door System
  description: 'System for managing Keys and Doors.

    Define Keys of various colors
    (Scriptable Objects) then create Doors and define which Key opens that Door.


    The
    Player can approach a Key to pick it up, then approach a Door to use it.

    The
    Key can either be consumed or stay in the Player''s inventory.'
  tags: System, Mechanic
  iconSprite: {fileID: 21300000, guid: 9206453018cb1304397f6a6ea0f30c05, type: 3}
  demoScene: {fileID: 102900000, guid: 493a103f55fa69b4480122cf1fd3c1ff, type: 3}
  walkthroughVideoYouTubeVideo:
    youTubeId: vbPjszqCaZQ
    title: 
  tutorialVideoYouTubeVideo:
    youTubeId: rMWiPUCIQpA
    title: My first FREE Asset Store Package! Key Door System!
  relatedVideoYouTubeVideoArray:
  - youTubeId: BJ4bNFPuDWA
    title: 4 Ways to Interact with Doors in Unity! (Key, Button, Auto, Pressure)
  - youTubeId: joKG1QlYvsE
    title: 3 Ways to Open Doors in Unity!
